[INFO] cloning repository https://github.com/flother/xlpath
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flother/xlpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 077eb2b9cc2161be83cbf9bff9bb9887cd652511
[INFO] testing flother/xlpath against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflother%2Fxlpath" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flother/xlpath
[INFO] finished tweaking git repo https://github.com/flother/xlpath
[INFO] tweaked toml for git repo https://github.com/flother/xlpath written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flother/xlpath on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flother/xlpath already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f04285a51ec3b1b24ec8e028a839b8a675494fa86c0c719c3828f9f3e4a6d881
[INFO] running `Command { std: "docker" "start" "-a" "f04285a51ec3b1b24ec8e028a839b8a675494fa86c0c719c3828f9f3e4a6d881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f04285a51ec3b1b24ec8e028a839b8a675494fa86c0c719c3828f9f3e4a6d881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04285a51ec3b1b24ec8e028a839b8a675494fa86c0c719c3828f9f3e4a6d881", kill_on_drop: false }`
[INFO] [stdout] f04285a51ec3b1b24ec8e028a839b8a675494fa86c0c719c3828f9f3e4a6d881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f39e28f2eb5007e8f0eeaa0e9850947d55c5deca1bf7ab6b1addba8282d357d
[INFO] running `Command { std: "docker" "start" "-a" "6f39e28f2eb5007e8f0eeaa0e9850947d55c5deca1bf7ab6b1addba8282d357d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xlpath v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.13s
[INFO] running `Command { std: "docker" "inspect" "6f39e28f2eb5007e8f0eeaa0e9850947d55c5deca1bf7ab6b1addba8282d357d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f39e28f2eb5007e8f0eeaa0e9850947d55c5deca1bf7ab6b1addba8282d357d", kill_on_drop: false }`
[INFO] [stdout] 6f39e28f2eb5007e8f0eeaa0e9850947d55c5deca1bf7ab6b1addba8282d357d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f68005da2802980aa85e4c8f4e82c077cf0329331b2c3597c934e05bc8a69752
[INFO] running `Command { std: "docker" "start" "-a" "f68005da2802980aa85e4c8f4e82c077cf0329331b2c3597c934e05bc8a69752", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xlpath v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.96s
[INFO] running `Command { std: "docker" "inspect" "f68005da2802980aa85e4c8f4e82c077cf0329331b2c3597c934e05bc8a69752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68005da2802980aa85e4c8f4e82c077cf0329331b2c3597c934e05bc8a69752", kill_on_drop: false }`
[INFO] [stdout] f68005da2802980aa85e4c8f4e82c077cf0329331b2c3597c934e05bc8a69752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 970c7ce5ce0af169f1a9262567fccc6ecc6cac430e7ef2cc769384761fffe94d
[INFO] running `Command { std: "docker" "start" "-a" "970c7ce5ce0af169f1a9262567fccc6ecc6cac430e7ef2cc769384761fffe94d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xlpath-342a95818a54a04c)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test cli::tests::long_help_covers_every_default_namespace ... ok
[INFO] [stdout] test cli::tests::no_filename_and_no_part_flags_parse ... ok
[INFO] [stdout] test cli::tests::no_filename_conflicts_with_count ... ok
[INFO] [stdout] test cli::tests::output_mode_only_filenames ... ok
[INFO] [stdout] test output::tests::count_mode_aggregates_matches_across_parts ... ok
[INFO] [stdout] test output::tests::json_mode_emits_one_object_per_match ... ok
[INFO] [stdout] test cli::tests::tag_conflicts_with_count ... ok
[INFO] [stdout] test cli::tests::tag_conflicts_with_only_filenames ... ok
[INFO] [stdout] test output::tests::json_mode_escapes_control_characters_via_unicode_escape ... ok
[INFO] [stdout] test output::tests::json_mode_escapes_special_characters ... ok
[INFO] [stdout] test output::tests::json_mode_with_tag ... ok
[INFO] [stdout] test output::tests::minimal_mode_formats_one_line_per_match ... ok
[INFO] [stdout] test output::tests::json_mode_no_part ... ok
[INFO] [stdout] test output::tests::json_mode_is_silent_without_matches ... ok
[INFO] [stdout] test cli::tests::no_part_conflicts_with_only_filenames ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename_no_path_with_tag ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_filename_no_path ... ok
[INFO] [stdout] test output::tests::minimal_mode_no_path ... ok
[INFO] [stdout] test output::tests::minimal_mode_with_tag_in_prefix ... ok
[INFO] [stdout] test output::tests::only_filenames_mode_is_silent_without_matches ... ok
[INFO] [stdout] test output::tests::only_filenames_mode_prints_path_once_when_any_match_exists ... ok
[INFO] [stdout] test walk::tests::does_not_follow_symlinked_directory_by_default ... ok
[INFO] [stdout] test walk::tests::reads_paths_from_stdin_when_dash_is_given ... ok
[INFO] [stdout] test walk::tests::does_not_filter_explicit_file_arguments ... ok
[INFO] [stdout] test walk::tests::mixes_file_directory_and_stdin_in_a_single_call ... ok
[INFO] [stdout] test output::tests::json_mode_no_filename ... ok
[INFO] [stdout] test output::tests::json_mode_no_filename_no_part ... ok
[INFO] [stdout] test walk::tests::follows_symlinked_directory_when_requested ... ok
[INFO] [stdout] test walk::tests::passes_through_an_existing_xlsx_file ... ok
[INFO] [stdout] test output::tests::count_mode_emits_nothing_when_the_file_has_no_matches ... ok
[INFO] [stdout] test walk::tests::recognises_extensions_case_insensitively ... ok
[INFO] [stdout] test xlsx::tests::empty_includes_means_accept_all_parts ... ok
[INFO] [stdout] test xlsx::tests::accepts_parts_matching_an_include_glob ... ok
[INFO] [stdout] test xlsx::tests::ole2_magic_is_recognised ... ok
[INFO] [stdout] test xlsx::tests::excludes_apply_even_with_no_includes ... ok
[INFO] [stdout] test xlsx::tests::excludes_override_includes ... ok
[INFO] [stdout] test xlsx::tests::supports_double_star_globs ... ok
[INFO] [stdout] test xpath::tests::atomic_result_is_returned_as_a_single_match ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_empty ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_interior_runs ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_leading ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_leading_and_trailing ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_mixed_newlines ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_no_whitespace ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_only_whitespace ... ok
[INFO] [stdout] test xpath::tests::collapse_whitespace_trailing ... ok
[INFO] [stdout] test xpath::tests::comment_node_match_returns_text_kind ... ok
[INFO] [stdout] test xpath::tests::ct_prefix_matches_the_content_types_part ... ok
[INFO] [stdout] test xpath::tests::default_registry_includes_well_known_ooxml_prefixes ... ok
[INFO] [stdout] test xpath::tests::evaluates_a_namespaced_query_against_an_ooxml_document ... ok
[INFO] [stdout] test xpath::tests::evaluates_element_matches_by_concatenated_text ... ok
[INFO] [stdout] test xpath::tests::invalid_xpath_is_rejected_at_compile_time ... ok
[INFO] [stdout] test xpath::tests::malformed_xml_is_reported ... ok
[INFO] [stdout] test xpath::tests::namespace_node_match_returns_atomic_kind ... ok
[INFO] [stdout] test xpath::tests::overrides_can_add_new_prefixes ... ok
[INFO] [stdout] test xpath::tests::prefix_lookalike_inside_string_literal_is_not_rejected ... ok
[INFO] [stdout] test walk::tests::skips_excel_lock_files_in_directories ... ok
[INFO] [stdout] test walk::tests::recurses_into_directories_and_collects_ooxml_files ... ok
[INFO] [stdout] test xlsx::tests::reports_corrupt_zip ... ok
[INFO] [stdout] test xpath::tests::root_node_match_returns_element_kind ... ok
[INFO] [stdout] test xpath::tests::processing_instruction_match_returns_text_kind ... ok
[INFO] [stdout] test xlsx::tests::reports_encrypted_ole2_wrapped_workbook ... ok
[INFO] [stdout] test xpath::tests::tag_mode_ignores_children_and_always_self_closes ... ok
[INFO] [stdout] test xpath::tests::tag_mode_escapes_attribute_values ... ok
[INFO] [stdout] test xpath::tests::tag_mode_uses_registered_prefix ... ok
[INFO] [stdout] test xpath::tests::tag_mode_shows_parent_element_for_attribute_matches ... ok
[INFO] [stdout] test xpath::tests::unregistered_namespace_prefix_is_rejected_at_compile_time ... ok
[INFO] [stdout] test xpath::tests::text_node_match_returns_text_kind ... ok
[INFO] [stdout] test xpath::tests::tag_mode_populates_tag_field_for_element_matches ... ok
[INFO] [stdout] test xpath::tests::text_node_tag_mode_shows_parent_element ... ok
[INFO] [stdout] test xpath::tests::user_namespace_argument_is_applied_to_the_query ... ok
[INFO] [stdout] test xpath::tests::user_overrides_beat_defaults ... ok
[INFO] [stdout] test xpath::tests::user_supplied_namespace_prefix_is_accepted ... ok
[INFO] [stdout] test xlsx::tests::iterates_xml_parts_in_a_workbook ... ok
[INFO] [stdout] test xlsx::tests::applies_part_filter ... ok
[INFO] [stdout] test walk::tests::reports_permission_error_via_callback ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::reports_permission_error_via_callback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::reports_permission_error_via_callback' (51) panicked at src/walk.rs:301:9:
[INFO] [stdout] expected no files, got ["/tmp/.tmpgIIH1U/locked/hidden.xlsx"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ed0552cbf8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ed0552cbf8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ed0552cbf8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ed0552cbf8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ed05542eba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ed05542eba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x59ed05531802 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59ed05531802 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59ed05509566 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ed05509566 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ed05524409 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ed04ffde7c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x59ed04ffde7c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ed055245c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59ed055245c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ed05509622 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ed05500d59 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ed0550a50d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ed055436fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ed04fea853 - xlpath[15e92a8e7aec6ec5]::walk::tests::reports_permission_error_via_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:301:9
[INFO] [stdout]   20:     0x59ed04fe89b7 - xlpath[15e92a8e7aec6ec5]::walk::tests::reports_permission_error_via_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:280:47
[INFO] [stdout]   21:     0x59ed04fe6756 - <xlpath[15e92a8e7aec6ec5]::walk::tests::reports_permission_error_via_callback::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x59ed04ff0f5b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59ed04ff0f5b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x59ed04ffe7d5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x59ed04ffe7d5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x59ed04ffe7d5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x59ed04ffe7d5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x59ed04ffe7d5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59ed04ffe7d5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x59ed04ffe7d5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x59ed04ff9334 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x59ed04ff9334 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x59ed05001852 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x59ed05001852 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x59ed05001852 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x59ed05001852 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x59ed05001852 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59ed05001852 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x59ed05001852 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x59ed0552c38f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x59ed0552c38f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x712e4f1cbaa4 - <unknown>
[INFO] [stdout]   43:     0x712e4f258a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     walk::tests::reports_permission_error_via_callback
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 76 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "970c7ce5ce0af169f1a9262567fccc6ecc6cac430e7ef2cc769384761fffe94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970c7ce5ce0af169f1a9262567fccc6ecc6cac430e7ef2cc769384761fffe94d", kill_on_drop: false }`
[INFO] [stdout] 970c7ce5ce0af169f1a9262567fccc6ecc6cac430e7ef2cc769384761fffe94d
